home *** CD-ROM | disk | FTP | other *** search
/ Aminet 37 / Aminet 37 (2000)(Schatztruhe)[!][Jun 2000].iso / Aminet / game / misc / SaveEd.lha / Cheats / Speedball2.CHT < prev    next >
Text File  |  2000-02-20  |  657b  |  60 lines

  1. Name = Speedball 2, Amiga (1.2)
  2. Author = Rune J. Keller
  3.  
  4. ;1.2 - Added group name
  5. ;1.1 - Miscellaneous changes
  6. ;1.0 - First release
  7.  
  8. Position = $0
  9. Match = leag
  10. And
  11. Size = 1024
  12. End
  13.  
  14. Option = Credits
  15. Address = $4
  16. Length = 2
  17. Value = 2
  18.  
  19. Base = $ba
  20. Step = 22
  21. Group = Team
  22. Do = 16
  23.  
  24.     Option = Played
  25.     Address = $0
  26.     Length = 2
  27.     Value = 1
  28.  
  29.     Option = Won
  30.     Address = $2
  31.     Length = 2
  32.     Value = 1
  33.  
  34.     Option = Drawn
  35.     Address = $4
  36.     Length = 2
  37.     Value = 1
  38.  
  39.     Option = Lost
  40.     Address = $6
  41.     Length = 2
  42.     Value = 1
  43.  
  44.     Option = For
  45.     Address = $8
  46.     Length = 2
  47.     Value = 1
  48.  
  49.     Option = Against
  50.     Address = $a
  51.     Length = 2
  52.     Value = 1
  53.  
  54.     Option = Points
  55.     Address = $c
  56.     Length = 2
  57.     Value = 1
  58.  
  59. Loop
  60.